Skip to content

benchmark: separate RegExp benchmark from v8 basic bench#482

Closed
yosuke-furukawa wants to merge 1 commit intonodejs:v1.xfrom
yosuke-furukawa:fix/bench
Closed

benchmark: separate RegExp benchmark from v8 basic bench#482
yosuke-furukawa wants to merge 1 commit intonodejs:v1.xfrom
yosuke-furukawa:fix/bench

Conversation

@yosuke-furukawa
Copy link
Member

RegExp bench is separated from run.js. And I created runRegExp.js for running another contexts.

RegExp bench creates global RegExp (https://github.com/iojs/io.js/blob/v1.x/deps/v8/benchmarks/regexp.js#L40).
However, the RegExp causes a error. The detail is here.

#475

@bnoordhuis
Copy link
Member

Thanks for bringing that up, @yosuke-furukawa. I suggested an alternative approach in #489 (and I'd like you to review it, if you don't mind) because I'd rather not touch files in the deps/ directory.

@cjihrig
Copy link
Contributor

cjihrig commented Jan 18, 2015

Closing in favor of #489 since @yosuke-furukawa LGTM'ed it.

@cjihrig cjihrig closed this Jan 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants